operator language

英 [ˈɒpəreɪtə(r) ˈlæŋɡwɪdʒ] 美 [ˈɑːpəreɪtər ˈlæŋɡwɪdʒ]

【计】操作员语言

计算机



双语例句

  1. For example, let's add a new operator to the language, the^ operator, which will perform exponentiation; in other words, 2^ 2 is2 squared or4.
    例如,我们向这种语言添加一个新的运算符,即^运算符,它将执行求幂运算;也就是说,2^2等于2的平方或4。
  2. This is the modulo operator from mathematics, or the% operator in the Java language.
    这是数学里的模运算符或Java语言里的%运算符。
  3. The operator== is shorthand for object equivalence in the Java language, but not for object reference identity.
    操作符==是Java语言中表示对象相等的简写形式,但是不代表对象引用的相等。
  4. Convenient though they are, the polymorphic nature of overridden operators can cause confusion, so operator overloading has been banned from the Java language.
    虽然它们很方便,但是被覆盖的操作符的多态实质会造成混淆,所以操作符重载在Java语言中被取消了。
  5. Operator overloading allows new data types to be created that seamlessly integrate into the language.
    运算符重载允许创建与语言无缝集成的新数据类型。
  6. Operator control language command
    操作员控制语言命令
  7. If no default language is provisioned at the time a publisher signs up, the operator can adopt an appropriate default language code.
    如果当发布者登录之后,没有设定其自身的缺省语言代码,那么操作入口可以为之使用一个合适的缺省语言代码。
  8. Discussion on the Compulsory Type Conversion Operator in C Language Teaching
    C语言教学中强制类型转换运算运用探讨
  9. Discussion on self-added operator in C programming language
    关于C语言中的自增运算符
  10. Operator overloading is a speciality of the C++ programming language. Programmer can define the operator that operate-component are objects.
    重载运算符是C++的一个特性,使得程序员可把运算符的定义扩展到运算分量是对象的情况。
  11. The algebraic operator of image query language are summarized and classified, and then a primary image query language is established.
    对图像查询语言涉及的算子进行归纳和分类,仔细地探讨了图像查询语言的设计思想和语言的结构形式,建立了一个基本的图像查询语言系统。
  12. Control rules of fuzzy logic replace control methods of operator with fuzzy language variance so as to resolve dynamic characteristics and indeterminacy of control environment and satisfy the requirement of grain moisture content.
    模糊逻辑控制在规则中集中采用模糊语言变量来模拟人类操作者的控制方法,用来解决过程动态特性及控制环境的不确定性,使干燥后谷物的含水率更好的满足要求。
  13. Building Reactor Operator Sustain Expert System With C Language Integrated Production System
    C语言集成产生式系统下的反应堆运行支持专家系统
  14. Research on Application of Operator Overloading in C++ Language
    C++语言中运算符重载的应用研究
  15. Quantitative specification of colour using fuzzy operator G Language
    用模糊算子法对用通俗语言描述的颜色标志的定量评价
  16. The paper refers to application of operator overloading and some points for attention and makes readers know about the flexible application of operator overloading from practical cases in the C++ language.
    文中重在讲述操作符重载的应用和注意事项,并通过实例使读者深入体会操作符重载在C++语言中的灵活应用。
  17. Based on the component model, the component composition operator and the component composition pattern, an XML-based component composition description language is presented to describe the component composition information in three facetes that are component alone, connection between components and composition framework.
    以构件模型、构件组装操作和构件组装模式为基础,提出了一个基于XML的构件组装描述语言,主张从构件、构件之间的连接以及构件组装框架这三个层次对构件组装信息进行描述。